home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / DE.DIR / 00043.ls < prev    next >
Encoding:
Text File  |  1997-05-08  |  116 b   |  8 lines

  1. on mouseDown
  2.   if clickButton() then
  3.     puppetSprite(25, 0)
  4.     puppetSprite(26, 0)
  5.     go(marker(1))
  6.   end if
  7. end
  8.